-
Home
-
MyParcel
-
4.9.1
-
Code
-
Classes
- WebhookSubscriptionService
Total Complexity |
23 |
Dependencies |
9 |
Dependents |
2 |
Total lines |
282 |
Lines of code |
121 |
Logical lines of code |
55 |
Comment lines |
99 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
S |
59 |
3 |
15 |
delete() |
S |
61 |
3 |
12 |
createCallbackUrl() |
S |
58 |
2 |
15 |
createWebhook() |
S |
60 |
2 |
15 |
getExistingWebhook() |
S |
69 |
2 |
7 |
loadSubscriptions() |
S |
68 |
2 |
7 |
registerRestRoute() |
S |
61 |
1 |
13 |
saveSubscription() |
S |
61 |
1 |
12 |
__construct() |
S |
80 |
1 |
3 |
deleteAll() |
S |
80 |
1 |
3 |
findByHook() |
S |
79 |
1 |
3 |
getSubscriptions() |
S |
82 |
1 |
3 |
generateHash() |
S |
78 |
1 |
3 |
getBaseCallbackPath() |
S |
70 |
1 |
7 |
getFullRestUrl() |
S |
78 |
1 |
3 |